DELPHI LEDIT SHAREWARE VCL INSTALLATION INFORMATION.

This file describes the files included with the Delphi VCL and
instructions on how to install the Delphi VCL component wrapper
to the Delphi component palatte. This pertains to all three 
versions of Delphi.

BEFORE INSTALLING THE DELPHI VCL, YOU NEED TO INSURE YOU HAVE
COMPLETELY UN-INSTALLED ANY OTHER VERSIONS OF THE LEDIT VCL AND
DLL. IF ANY OTHER VERSION IS FOUND ANYWHERE IN YOUR PATH, THE
VCL WILL LIKELY GIVE YOU AN ERROR AND CRASH DELPHI. IT IS EXTREMELY
IMPORTANT TO MAKE SURE THAT NO OTHER VERSIONS ARE ANYWHERE IN THE
PATH. THIS IS ESPECIALLY IMPORTANT BETWEEN REGISTERED AND SHAREWARE
VERSIONS.

The following directories are included with the Delphi Shareware VCL.

D1               Directory containing the Delphi 1 components
D2               Directory containing the Delphi 2 components
D3               Directory containing the Delphi 3 components

All files that are not in one of the above directories pertain 
to all versions of Delphi. Only the files that are specific to 
a version of Delphi are in the above directories.

The following files are included with the Delphi Shareware VCL.

LEDLP.TXT        Description of properties, methods, and events.
LEDLP.INT        Delphi Interface File. Shows LEdit Interface section.
LEDLD.INT        Delphi Interface File. Shows LEdit Interface section.
LEDLP__I.TXT     This file.
LEDLP__U.TXT     Description of changes since Version 1.01

D1\LEDLP.DCU        Delphi 1 VCL.
D1\LEDLP__A.DFM     Delphi 1 VCL Form for About Dialog.
D1\LEDLP__A.DCU     Delphi 1 VCL Compiled Code for About Dialog.
D1\LEDLP__R.DCR     Delphi 1 VCL Resource File.
D1\LEDLP__R.DCU     Delphi 1 VCL Compiled Registration Procedure.
D1\LEDLD.DCU        Delphi 1 Data Aware VCL.
D1\LEDLD__R.DCR     Delphi 1 Data Aware VCL Resource File.
D1\LEDLD__R.DCU     Delphi 1 Data Aware VCL Compiled Registration Procedure.

D2\LEDLP32.DCU      Delphi 2 VCL.
D2\LEDLP32A.DFM     Delphi 2 VCL Form for About Dialog.
D2\LEDLP32A.DCU     Delphi 2 VCL Compiled Code for About Dialog.
D2\LEDLP32R.DCR     Delphi 2 VCL Resource File.
D2\LEDLP32R.DCU     Delphi 2 VCL Compiled Registration Procedure.
D2\LEDLD32.DCU      Delphi 2 Data Aware VCL.
D2\LEDLD32R.DCR     Delphi 2 Data Aware VCL Resource File.
D2\LEDLD32R.DCU     Delphi 2 Data Aware VCL Compiled Registration Procedure.

D3\LEDITVCL.DCP     Delphi 3 Design-time package
D3\LEDITVCL.DCU     Delphi 3 Compiled package
D3\LEDITVCL.DPL     Delphi 3 Run-time package
D3\LEDLP32.DCU      Delphi 3 VCL.
D3\LEDLP32A.DFM     Delphi 3 VCL Form for About Dialog.
D3\LEDLP32A.DCU     Delphi 3 VCL Compiled Code for About Dialog.
D3\LEDLP32R.DCR     Delphi 3 VCL Resource File.
D3\LEDLP32R.DCU     Delphi 3 VCL Compiled Registration Procedure.
D3\LEDLD32.DCU      Delphi 3 Data Aware VCL.
D3\LEDLD32R.DCR     Delphi 3 Data Aware VCL Resource File.
D3\LEDLD32R.DCU     Delphi 3 Data Aware VCL Compiled Registration Procedure.

LEDLP_1.DPR      Delphi Example 1 Files.
LEDLP_1A.PAS       Complete editor program.
LEDLP_1A.DFM
LEDLP_1B.PAS
LEDLP_1B.DFM
LEDLP_1C.PAS
LEDLP_1C.DFM
LEDLP_1D.PAS
LEDLP_1D.DFM
LEDLP_1E.PAS
LEDLP_1E.DFM
LEDLP_1F.PAS
LEDLP_1F.DFM
LEDLP_1Z.PAS
LEDLP_1Z.DFM
LEDLP_1.OPT
LEDLP_1.DOF

LEDLP_2.DPR      Delphi Example 2 Files.
LEDLP_2A.PAS       MDI example.
LEDLP_2A.DFM
LEDLP_2B.PAS
LEDLP_2B.DFM
LEDLP_2Z.PAS
LEDLP_2Z.DFM
LEDLP_2.OPT
LEDLP_2.DOF

LEDLP_3.DPR      Delphi Example 3 Files.
LEDLP_3A.PAS       Example demonstrating Text property.
LEDLP_3A.DFM
LEDLP_3B.PAS
LEDLP_3B.DFM
LEDLP_3.OPT
LEDLP_3.DOF

LEDLP_4.DPR      Delphi Example 4 Files.
LEDLP_4A.PAS       Example demonstrating background drawing.
LEDLP_4A.DFM
LEDLP_4.OPT
LEDLP_4.DOF

LEDLP_5.DPR      Delphi Example 5 Files.
LEDLP_5A.PAS       Example demonstrating Syntax Highlighting,
LEDLP_5A.DFM       Find Braces, and Word Click.
LEDLP_5A.CPP       CPP file used in this example for highlighting.
LEDLP_5.OPT
LEDLP_5.DOF

LEDLP_6.DPR      Delphi Example 6 Files.
LEDLP_6A.PAS       Example demonstrating how to get, insert and
LEDLP_6A.DFM       add single lines to LEdit.
LEDLP_6.OPT
LEDLP_6.DOF

LEDLP_7.DPR      Delphi Example 7 Files.
LEDLP_7A.PAS       Example demonstrating how to perform HTML tag
LEDLP_7A.DFM       syntax highlighting.
LEDLP_7.OPT
LEDLP_7.DOF


COMPONENT INSTALLATION:

Begin by installing the component into the Delphi VCL by following the
instructions in the Delphi manual.  The following are the files that
need to be installed:

D1\LEDLP__R.DCU    Delphi 1 normal LEdit component. 
D1\LEDLD__R.DCU    Delphi 1 data aware component

D2\LEDLP32R.DCU    Delphi 2 normal LEdit component. 
D2\LEDLD32R.DCU    Delphi 2 data aware component

D3\LEDLP__R.DCU    Delphi 3 normal LEdit component. 
D3\LEDLD__R.DCU    Delphi 3 data aware component

In Delphi 3, you can just install the package if you wish. To
do this, you need to install the package as stated in the Delphi 3
manual. The package you need to install is:

D3\LEDITVCL.DCP    Delphi 3 Design-time package containing both
                   LEdit components

All of the following files must be placed into the same directory:

Delphi 1
--------
  D1\LEDLP.DCU        
  D1\LEDLP__A.DFM
  D1\LEDLP__A.DCU
  D1\LEDLP__R.DCR
  D1\LEDLP__R.DCU
  D1\LEDLD.DCU             If using the data aware component
  D1\LEDLD__R.DCR          If using the data aware component
  D1\LEDLD__R.DCU          If using the data aware component

Delphi 2
--------
  D2\LEDLP32.DCU        
  D2\LEDLP32A.DFM
  D2\LEDLP32A.DCU
  D2\LEDLP32R.DCR
  D2\LEDLP32R.DCU
  D2\LEDLD32.DCU           If using the data aware component
  D2\LEDLD32R.DCR          If using the data aware component
  D2\LEDLD32R.DCU          If using the data aware component

Delphi 2
--------
  D3\LEDITVCL.DCP          If using the package
  D3\LEDLP32.DCU        
  D3\LEDLP32A.DFM
  D3\LEDLP32A.DCU
  D3\LEDLP32R.DCR
  D3\LEDLP32R.DCU
  D3\LEDLD32.DCU           If using the data aware component
  D3\LEDLD32R.DCR          If using the data aware component
  D3\LEDLD32R.DCU          If using the data aware component

Delphi 1 (16-bit)
-----------------
The LEDIT.DLL file must be either in this same directory, the 
DELPHI\BIN directory or the WINDOWS or WINDOWS\SYSTEM directory. It
is best to place this file to be in the DELPHI\BIN directory to 
prevent problems installing the component into the component palatte.

Delphi 2 and 3 (32-bit)
-----------------------
The LEDIT32.DLL file must be either in this same directory, the 
DELPHI\BIN directory or the WINDOWS or WINDOWS\SYSTEM directory. It
is best to place this file to be in the DELPHI\BIN directory to 
prevent problems installing the component into the component palatte.


Once this is complete, the component is ready to be evaluated.
